home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 2 / BBS in a box - Trilogy II.iso / Files / Hyper / Q-R / ResGenie™ 1.0 / ResGenie™ / ResGenie™.rsrc / TEXT_221_managerp.txt < prev    next >
Encoding:
Text File  |  1993-08-02  |  237 b   |  8 lines

  1. global colorauthoringpath
  2. if there is a window "Resource Manager" then
  3. close window "Resource Manager"
  4. do restext ("TEXT", "Exit", colorauthoringpath)
  5. else
  6. palette "Resource Manager"
  7. do restext ("TEXT", "Exit", colorauthoringpath)
  8. end if